home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2003 October / PFA1003.iso / nytta / psp801ev.exe / Data1.cab / customize_interface.swf / scripts / DefineButton2_117 / BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Text File  |  2003-06-06  |  140 b   |  5 lines

  1. on(release, keyPress "<Enter>"){
  2.    _global.menu.selectItem("custom_toolbar");
  3.    loadMovie("custom_toolbar.swf","_root.mainwindow");
  4. }
  5.